TSTP Solution File: NUM793^1 by Leo-III---1.7.10

View Problem - Process Solution

%------------------------------------------------------------------------------
% File     : Leo-III---1.7.10
% Problem  : NUM793^1 : TPTP v8.1.2. Released v3.7.0.
% Transfm  : none
% Format   : tptp:raw
% Command  : run_Leo-III %s %d

% Computer : n006.cluster.edu
% Model    : x86_64 x86_64
% CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 2.10GHz
% Memory   : 8042.1875MB
% OS       : Linux 3.10.0-693.el7.x86_64
% CPULimit : 300s
% WCLimit  : 300s
% DateTime : Tue May  7 08:00:54 EDT 2024

% Result   : Theorem 2.57s 1.62s
% Output   : Refutation 2.57s
% Verified : 
% SZS Type : Refutation
%            Derivation depth      :    3
%            Number of leaves      :   15
% Syntax   : Number of formulae    :   24 (   8 unt;   8 typ;   0 def)
%            Number of atoms       :   26 (   0 equ;   0 cnn)
%            Maximal formula atoms :    3 (   1 avg)
%            Number of connectives :   62 (   2   ~;   0   |;   0   &;  50   @)
%                                         (   0 <=>;  10  =>;   0  <=;   0 <~>)
%            Maximal formula depth :    8 (   5 avg)
%            Number of types       :    2 (   1 usr)
%            Number of type conns  :    8 (   8   >;   0   *;   0   +;   0  <<)
%            Number of symbols     :    8 (   7 usr;   4 con; 0-2 aty)
%            Number of variables   :   18 (   0   ^  18   !;   0   ?;  18   :)

% Comments : 
%------------------------------------------------------------------------------
thf(rat_type,type,
    rat: $tType ).

thf(x0_type,type,
    x0: rat ).

thf(y0_type,type,
    y0: rat ).

thf(z0_type,type,
    z0: rat ).

thf(more_type,type,
    more: rat > rat > $o ).

thf(moreis_type,type,
    moreis: rat > rat > $o ).

thf(less_type,type,
    less: rat > rat > $o ).

thf(lessis_type,type,
    lessis: rat > rat > $o ).

thf(3,axiom,
    more @ x0 @ y0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',m) ).

thf(10,plain,
    more @ x0 @ y0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[3]) ).

thf(6,axiom,
    ! [A: rat,B: rat,C: rat] :
      ( ( lessis @ A @ B )
     => ( ( less @ B @ C )
       => ( less @ A @ C ) ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz87a) ).

thf(14,plain,
    ! [A: rat,B: rat,C: rat] :
      ( ( lessis @ A @ B )
     => ( ( less @ B @ C )
       => ( less @ A @ C ) ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[6]) ).

thf(1,conjecture,
    more @ x0 @ z0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz87d) ).

thf(2,negated_conjecture,
    ~ ( more @ x0 @ z0 ),
    inference(neg_conjecture,[status(cth)],[1]) ).

thf(9,plain,
    ~ ( more @ x0 @ z0 ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[2]) ).

thf(7,axiom,
    ! [A: rat,B: rat] :
      ( ( moreis @ A @ B )
     => ( lessis @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz84) ).

thf(17,plain,
    ! [A: rat,B: rat] :
      ( ( moreis @ A @ B )
     => ( lessis @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[7]) ).

thf(5,axiom,
    ! [A: rat,B: rat] :
      ( ( less @ A @ B )
     => ( more @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz83) ).

thf(12,plain,
    ! [A: rat,B: rat] :
      ( ( less @ A @ B )
     => ( more @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[5]) ).

thf(4,axiom,
    moreis @ y0 @ z0,
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',n) ).

thf(11,plain,
    moreis @ y0 @ z0,
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[4]) ).

thf(8,axiom,
    ! [A: rat,B: rat] :
      ( ( more @ A @ B )
     => ( less @ B @ A ) ),
    file('/export/starexec/sandbox/benchmark/theBenchmark.p',satz82) ).

thf(19,plain,
    ! [A: rat,B: rat] :
      ( ( more @ A @ B )
     => ( less @ B @ A ) ),
    inference(defexp_and_simp_and_etaexpand,[status(thm)],[8]) ).

thf(24,plain,
    $false,
    inference(e,[status(thm)],[10,14,9,17,12,11,19]) ).

%------------------------------------------------------------------------------
%----ORIGINAL SYSTEM OUTPUT
% 0.07/0.12  % Problem  : NUM793^1 : TPTP v8.1.2. Released v3.7.0.
% 0.07/0.15  % Command  : run_Leo-III %s %d
% 0.16/0.36  % Computer : n006.cluster.edu
% 0.16/0.36  % Model    : x86_64 x86_64
% 0.16/0.36  % CPU      : Intel(R) Xeon(R) CPU E5-2620 v4 @ 2.10GHz
% 0.16/0.36  % Memory   : 8042.1875MB
% 0.16/0.36  % OS       : Linux 3.10.0-693.el7.x86_64
% 0.16/0.36  % CPULimit : 300
% 0.16/0.36  % WCLimit  : 300
% 0.16/0.36  % DateTime : Mon May  6 12:35:09 EDT 2024
% 0.16/0.36  % CPUTime  : 
% 0.94/0.90  % [INFO] 	 Parsing problem /export/starexec/sandbox/benchmark/theBenchmark.p ... 
% 1.21/1.02  % [INFO] 	 Parsing done (122ms). 
% 1.21/1.03  % [INFO] 	 Running in sequential loop mode. 
% 1.72/1.24  % [INFO] 	 eprover registered as external prover. 
% 1.72/1.24  % [INFO] 	 cvc4 registered as external prover. 
% 1.72/1.24  % [INFO] 	 Scanning for conjecture ... 
% 1.82/1.28  % [INFO] 	 Found a conjecture and 6 axioms. Running axiom selection ... 
% 1.82/1.30  % [INFO] 	 Axiom selection finished. Selected 6 axioms (removed 0 axioms). 
% 1.82/1.32  % [INFO] 	 Problem is higher-order (TPTP THF). 
% 1.82/1.32  % [INFO] 	 Type checking passed. 
% 1.82/1.32  % [CONFIG] 	 Using configuration: timeout(300) with strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>.  Searching for refutation ... 
% 2.57/1.61  % External prover 'e' found a proof!
% 2.57/1.61  % [INFO] 	 Killing All external provers ... 
% 2.57/1.61  % Time passed: 1079ms (effective reasoning time: 580ms)
% 2.57/1.61  % Solved by strategy<name(default),share(1.0),primSubst(3),sos(false),unifierCount(4),uniDepth(8),boolExt(true),choice(true),renaming(true),funcspec(false), domConstr(0),specialInstances(39),restrictUniAttempts(true),termOrdering(CPO)>
% 2.57/1.62  % Axioms used in derivation (6): satz87a, n, satz84, m, satz83, satz82
% 2.57/1.62  % No. of inferences in proof: 16
% 2.57/1.62  % SZS status Theorem for /export/starexec/sandbox/benchmark/theBenchmark.p : 1079 ms resp. 580 ms w/o parsing
% 2.57/1.64  % SZS output start Refutation for /export/starexec/sandbox/benchmark/theBenchmark.p
% See solution above
% 2.57/1.64  % [INFO] 	 Killing All external provers ... 
%------------------------------------------------------------------------------